home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 4: Demo 1
/
almathera_demo1.bin
/
sourcecode
/
dexion
/
power led.s
< prev
next >
Wrap
Text File
|
1995-03-17
|
236b
|
23 lines
run:
or.b #2,$bfe001
nop
nop
nop
loop:
andi.b #10,$bfe001
btst #10,$dff016
bne.s run
or.b #2,$bfe001
andi.b #64,$bfe001
bne loop
andi.b #10,$bfe001
rts
run:
move d0,$dff180
addq.b #1,d0
add.b $dff00a,d0
andi.b #64,$bfe001
bne run
rts